From e1a87a84be66ed5738bde44803b49f42d7cb59f0 Mon Sep 17 00:00:00 2001 From: "awilliam@localhost" Date: Tue, 25 Apr 2006 16:55:09 -0600 Subject: [PATCH] [IA64] linux: arch/ia64/xen/makefile change update linux-2.6-xen-sparse/arch/ia64/xen/Makefile Signed-off-by: Isaku Yamahata --- linux-2.6-xen-sparse/arch/ia64/xen/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/linux-2.6-xen-sparse/arch/ia64/xen/Makefile b/linux-2.6-xen-sparse/arch/ia64/xen/Makefile index 8a83e57310..833680cccf 100644 --- a/linux-2.6-xen-sparse/arch/ia64/xen/Makefile +++ b/linux-2.6-xen-sparse/arch/ia64/xen/Makefile @@ -3,3 +3,6 @@ # obj-y := hypercall.o xenivt.o xenentry.o xensetup.o xenpal.o xenhpski.o xenconsole.o xen_ksyms.o + +obj-$(CONFIG_XEN_IA64_DOM0_VP) += hypervisor.o pci-dma-xen.o +pci-dma-xen-$(CONFIG_XEN_IA64_DOM0_VP) := ../../i386/kernel/pci-dma-xen.o \ No newline at end of file -- 2.30.2